mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 11:10:54 +00:00
Remove outdated import in test-extension.ts
This commit is contained in:
parent
bb141c446a
commit
2b82cab264
@ -1,4 +1,4 @@
|
||||
import { JsPsych, JsPsychExtension, JsPsychExtensionParameters } from "jspsych";
|
||||
import { JsPsych, JsPsychExtension } from "jspsych";
|
||||
|
||||
class TestExtension implements JsPsychExtension {
|
||||
static info = {
|
||||
|
Loading…
Reference in New Issue
Block a user