(no commit message)
[utils] / system / general / src / main / java / org / wamblee / system / graph / component / ComponentNode.java
index 3656d6b6ec401cbcb620b6f65edf253b6bc3df6a..0269690f9c8d4503340b4cc78201b8f758ca8536 100644 (file)
@@ -12,7 +12,7 @@
  * 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.
- */ 
+ */
 package org.wamblee.system.graph.component;
 
 import org.wamblee.system.core.Component;