(no commit message)
[utils] / system / general / src / main / java / org / wamblee / system / graph / Visitor.java
index 1db6ef131705d5c2047fedd17700595711a033ae..0489ca01e89cba99dd3bfa03ef54cc8ac5b1f59a 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;
 
 /**