Skip to content

Commit 89c410b

Browse files
committed
lesson2
1 parent 7bb94bd commit 89c410b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ target
44
*.iml
55
log
66
*.patch
7+

src/main/java/ru/javawebinar/topjava/Main.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
package ru.javawebinar.topjava;
22

33
/**
4-
* User: gkislin
5-
* Date: 05.08.2015
4+
* Created by dimas on 03.12.16.
65
*
76
* @link http://caloriesmng.herokuapp.com/
87
* @link https://github.com/JavaOPs/topjava

0 commit comments

Comments
 (0)