diff --git a/docs.it4i/general/resource_allocation_and_job_execution.md b/docs.it4i/general/resource_allocation_and_job_execution.md
index 44191521a9518dcbbd0dc4bcbf779584f151e3d9..cb8b6d15f77dac53a015bc7f76be67940d8e9506 100644
--- a/docs.it4i/general/resource_allocation_and_job_execution.md
+++ b/docs.it4i/general/resource_allocation_and_job_execution.md
@@ -16,9 +16,6 @@ Read more on the [Job Submission and Execution][5] page.
 
 ## Resource Allocation Policy
 
-!!! warning
-    Fair-share has not been implemented yet.
-
 Resources are allocated to the job in a fair-share fashion, subject to constraints set by the queue and resources available to the Project. [The Fair-share][3] ensures that individual users may consume approximately equal amount of resources per week. The resources are accessible via queues for queueing the jobs. The queues provide prioritized and exclusive access to the computational resources.
 
 !!! note