summaryrefslogtreecommitdiff
path: root/weles.go
diff options
context:
space:
mode:
Diffstat (limited to 'weles.go')
-rw-r--r--weles.go5
1 files changed, 1 insertions, 4 deletions
diff --git a/weles.go b/weles.go
index 66055ec..43d1c08 100644
--- a/weles.go
+++ b/weles.go
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017 Samsung Electronics Co., Ltd All Rights Reserved
+ * Copyright (c) 2017-2018 Samsung Electronics Co., Ltd All Rights Reserved
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -16,6 +16,3 @@
// Package weles represents the base of the Weles system.
package weles
-
-// JobID is a unique identifier for Weles Job.
-type JobID uint64