Skip to content

Commit

Permalink
[core] Clean the SARL core library code.
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Galland <galland@arakhne.org>
  • Loading branch information
gallandarakhneorg committed Sep 12, 2017
1 parent 52c7c97 commit f98c7d5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions main/apiplugins/io.sarl.core/src/io/sarl/core/bic.sarl
Expand Up @@ -23,11 +23,9 @@ package io.sarl.core
import java.text.MessageFormat
import java.util.UUID
import java.util.concurrent.TimeUnit
import java.util.Collection
import java.util.logging.Logger

import io.sarl.core.AgentTask
import io.sarl.lang.core.EventSpace
import io.sarl.lang.core.Address
import io.sarl.lang.core.Agent
import io.sarl.lang.core.AgentContext
Expand All @@ -38,7 +36,6 @@ import io.sarl.lang.core.EventSpace
import io.sarl.lang.core.Scope
import io.sarl.lang.core.Space
import io.sarl.lang.core.SpaceID
import io.sarl.lang.util.SynchronizedCollection
import io.sarl.lang.util.SynchronizedSet
import io.sarl.lang.util.SynchronizedIterable

Expand Down

0 comments on commit f98c7d5

Please sign in to comment.