mirror of
https://github.com/psychopy/psychojs.git
synced 2025-05-11 16:18:10 +00:00
core/ServerManager: drop preloadjs import
This commit is contained in:
parent
4e08d1e26f
commit
92d97f1f83
@ -7,7 +7,6 @@
|
||||
* @license Distributed under the terms of the MIT License
|
||||
*/
|
||||
|
||||
import 'preloadjs';
|
||||
import { Howl } from 'howler';
|
||||
import {PsychoJS} from './PsychoJS';
|
||||
import {PsychObject} from '../util/PsychObject';
|
||||
|
Loading…
Reference in New Issue
Block a user