You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by li...@apache.org on 2020/03/28 01:27:29 UTC

[incubator-dolphinscheduler] branch dev-resource-tree updated: delete minxin.scss (#2320)

This is an automated email from the ASF dual-hosted git repository.

lidongdai pushed a commit to branch dev-resource-tree
in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git


The following commit(s) were added to refs/heads/dev-resource-tree by this push:
     new 0c4aa6d  delete minxin.scss (#2320)
0c4aa6d is described below

commit 0c4aa6dcbf110a6397ddac1735afa6009ac47d34
Author: break60 <79...@qq.com>
AuthorDate: Sat Mar 28 09:27:20 2020 +0800

    delete minxin.scss (#2320)
---
 dolphinscheduler-ui/src/sass/common/_mixin.scss | 16 ----------------
 dolphinscheduler-ui/src/sass/common/index.scss  |  1 -
 2 files changed, 17 deletions(-)

diff --git a/dolphinscheduler-ui/src/sass/common/_mixin.scss b/dolphinscheduler-ui/src/sass/common/_mixin.scss
deleted file mode 100644
index c6a5afe..0000000
--- a/dolphinscheduler-ui/src/sass/common/_mixin.scss
+++ /dev/null
@@ -1,16 +0,0 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements.  See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You under the Apache License, Version 2.0
- * (the "License"); you may not use this file except in compliance with
- * the License.  You may obtain a copy of the License at
- *
- *    http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
\ No newline at end of file
diff --git a/dolphinscheduler-ui/src/sass/common/index.scss b/dolphinscheduler-ui/src/sass/common/index.scss
index 5b340a6..8e47b03 100644
--- a/dolphinscheduler-ui/src/sass/common/index.scss
+++ b/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 "mixin";
 @import "animation";
 @import "scrollbar";
 @import "table";