removes unnecessary js files
This commit is contained in:
parent
f3a26fccf0
commit
bc4d850c2a
|
|
@ -1,14 +0,0 @@
|
|||
/*!
|
||||
* Understrap v0.9.6 (https://understrap.com)
|
||||
* Copyright 2013-2021 The UnderStrap Authors (https://github.com/understrap/understrap/graphs/contributors)
|
||||
* Licensed under GPL (http://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)
|
||||
*/
|
||||
(function (factory) {
|
||||
typeof define === 'function' && define.amd ? define(factory) :
|
||||
factory();
|
||||
}((function () { 'use strict';
|
||||
|
||||
|
||||
|
||||
})));
|
||||
//# sourceMappingURL=theme.js.map
|
||||
|
|
@ -1 +0,0 @@
|
|||
{"version":3,"file":"theme.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;"}
|
||||
Loading…
Reference in New Issue