diff options
Diffstat (limited to 'src/__init__.py')
| -rw-r--r-- | src/__init__.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/__init__.py b/src/__init__.py index 0334b3a..d989a60 100644 --- a/src/__init__.py +++ b/src/__init__.py @@ -14,7 +14,6 @@ # # You should have received a copy of the GNU General Public License # along with allocbench. If not, see <http://www.gnu.org/licenses/>. - """A framework linking allocators to applications""" __author__ = "Florian Fischer" |
