remove unused script
This commit is contained in:
Родитель
b96e95d7d7
Коммит
df75b19d6a
|
@ -1,9 +0,0 @@
|
|||
/*!
|
||||
* Copyright (c) Microsoft. All rights reserved.
|
||||
* Licensed under the MIT license. See LICENSE file in the project.
|
||||
*/
|
||||
module.exports = {
|
||||
process(src) {
|
||||
return `module.exports = \`${src}\``
|
||||
},
|
||||
}
|
Загрузка…
Ссылка в новой задаче