Fix: removed tabs from yang files.
[controller.git] / opendaylight / config / netty-threadgroup-config / src / main / yang / netty-threadgroup.yang
index e648c5328a71349f9261efa82f8c8ef02a798a58..71cbff4bcd136167dbf64afff8f741000965de8b 100644 (file)
@@ -1,7 +1,7 @@
 // vi: set smarttab et sw=4 tabstop=4:
 module threadgroup {
     yang-version 1;
-       namespace "urn:opendaylight:params:xml:ns:yang:controller:netty:threadgroup";
+    namespace "urn:opendaylight:params:xml:ns:yang:controller:netty:threadgroup";
     prefix "netty-th";
 
     import config { prefix config; revision-date 2013-04-05; }
@@ -49,5 +49,4 @@ module threadgroup {
         }
     }
 
-
 }