Merge "Revert "Replace tabs with spaces in config yang files""
[controller.git] / opendaylight / config / threadpool-config-api / src / main / yang / threadpool.yang
index 14a20fdebcc85703695f38ef50ff0c8ab3994ff2..8f3064822be319dfee6fd7c7061c8bee14db268f 100644 (file)
@@ -15,7 +15,7 @@ module threadpool {
          thread-related services.
 
         Copyright (c)2013 Cisco Systems, Inc. All rights reserved.;
          thread-related services.
 
         Copyright (c)2013 Cisco Systems, Inc. All rights reserved.;
-        
+
         This program and the accompanying materials are made available
                under the terms of the Eclipse Public License v1.0 which
                accompanies this distribution, and is available at
         This program and the accompanying materials are made available
                under the terms of the Eclipse Public License v1.0 which
                accompanies this distribution, and is available at
@@ -73,5 +73,4 @@ module threadpool {
                base "threadpool";
         config:java-class "org.opendaylight.controller.config.threadpool.ScheduledThreadPool";
        }
                base "threadpool";
         config:java-class "org.opendaylight.controller.config.threadpool.ScheduledThreadPool";
        }
-
 }
 }