mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 19:20:55 +00:00
remove duplicate plugin import
This commit is contained in:
parent
19fc9e35c9
commit
5e83cf0871
@ -307,7 +307,6 @@ First we need to add the preload plugin to our `<head>` section.
|
||||
<script src="jspsych-6.3.0/plugins/jspsych-html-keyboard-response.js"></script>
|
||||
<script src="jspsych-6.3.0/plugins/jspsych-image-keyboard-response.js"></script>
|
||||
<script src="jspsych-6.3.0/plugins/jspsych-preload.js"></script>
|
||||
<script src="jspsych-6.3.0/plugins/jspsych-preload.js"></script>
|
||||
<link href="jspsych-6.3.0/css/jspsych.css" rel="stylesheet" type="text/css">
|
||||
</head>
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user