diff options
Diffstat (limited to 'accounts')
-rw-r--r-- | accounts/account_manager.go | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/accounts/account_manager.go b/accounts/account_manager.go index 27014f9a6..8262faf21 100644 --- a/accounts/account_manager.go +++ b/accounts/account_manager.go @@ -14,12 +14,6 @@ // You should have received a copy of the GNU Lesser General Public License // along with go-ethereum. If not, see <http://www.gnu.org/licenses/>. -/** - * @authors - * Gustav Simonsson <gustav.simonsson@gmail.com> - * @date 2015 - * - */ /* This abstracts part of a user's interaction with an account she controls. |