Преглед на файлове

Delete the pom files animation.scss, _normalize.scss and _animation.scss under the common folder

break60 преди 4 години
родител
ревизия
b939ab8e1d
променени са 3 файла, в които са добавени 0 реда и са изтрити 3661 реда
  1. 0 3658
      dolphinscheduler-ui/src/sass/common/_animation.scss
  2. 0 1
      dolphinscheduler-ui/src/sass/common/index.scss
  3. 0 2
      pom.xml

Файловите разлики са ограничени, защото са твърде много
+ 0 - 3658
dolphinscheduler-ui/src/sass/common/_animation.scss


+ 0 - 1
dolphinscheduler-ui/src/sass/common/index.scss

@@ -14,7 +14,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-@import "animation";
 @import "scrollbar";
 @import "table";
 

+ 0 - 2
pom.xml

@@ -902,8 +902,6 @@
                         <exclude>**/node/**</exclude>
                         <exclude>**/dist/**</exclude>
                         <exclude>**/licenses/**</exclude>
-                        <exclude>**/src/sass/common/_animation.scss</exclude>
-                        <exclude>**/src/sass/common/_normalize.scss</exclude>
                         <exclude>.github/**</exclude>
                         <exclude>sql/soft_version</exclude>
                         <exclude>**/common/utils/ScriptRunner.java</exclude>